home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / src / exampleCode / opengl / oat / Makefile < prev    next >
Makefile  |  1996-11-11  |  727b  |  15 lines

  1. SHELL = /bin/sh
  2.  
  3. all clean clobber:
  4.     @echo    "\nUNFORTUNATELY,  we were unsuccessful in recompiling oat on IRIX 6.2.\n \n \
  5.                  However, pursuing our goal of extending collaboration \n \
  6.             between the DTjanitor and everyone in the Developer Program, \n \
  7.             although we were not able to port/successfully recompile \n \
  8.             this source to/on IRIX 6.2, we still include all files \n \
  9.             so that, if any one of you has the saavy, and finds \n \
  10.             the inclination/motivation enabling you to succeed in \n \
  11.             reviving oat, PLEEZE send us whatever files (source, \n \
  12.             Makefile, etc.) you modify to \"make it go\" again, and \n \
  13.             we will add these back into the v6.2 DT release as \n \
  14.             resuscitated src+binaries. \n "
  15.